Welcome![Sign In][Sign Up]
Location:
Search - usb device

Search list

[SCMpic16c745

Description: This example implements a gameport translator on the PIC16C765. The firmware translates a gaming device plugged into the gameport to a USB gaming device. The firmware is set up to translate the DexxaTM eight-button gamepad. Changes to the firmware will be necessary for a different gaming device.-This example implements a gameport translator on the PIC16C765. The firmware translates a gaming device plugged into the gameport to a USB gaming device. The firmware is set up to translate the DexxaTM eight-button gamepad. Changes to the firmware will be necessary for a different gaming device.
Platform: | Size: 32768 | Author: | Hits:

[uCOSzlg_usbd13

Description: 周立功的 usb设备端驱动程序,适用于D12/1161 的DC,自己的高质量源码不多,有些也不是很通用,希望这个源码能为贵网添砖加瓦,我怀着虔诚的心想加入这个大集体!-weeks meritorious USB Device Driver procedures applicable to D12/1161 DC, their source of high-quality small, some not very common, I hope this can be source of your network building blocks, I thought with the pious to join the large group!
Platform: | Size: 31744 | Author: 陈文杰 | Hits:

[Communication-Mobileusb-1.1.0.src

Description: Philips D12usb的测试程序。D12是Philips针对USB的接口控制器件。-Philips D12usb testing procedures. D12 is against Philips USB interface control device.
Platform: | Size: 37888 | Author: 薛巍 | Hits:

[VHDL-FPGA-VerilogCPLD_DMA

Description: 这是一款USB接口ISP1582器件实现DMA传输的辅助电路的硬件设计源代码-This is a ISP1582 USB device DMA transmission of the auxiliary circuit hardware design source code
Platform: | Size: 5120 | Author: 张国梁 | Hits:

[USB developUSB_WDM_Driver

Description: 用DriverStudio开发WDM型的USB设备驱动程序-with DriverStudio development WDM type of USB device driver
Platform: | Size: 17408 | Author: redapple | Hits:

[ARM-PowerPC-ColdFire-MIPSAT91RM9200-BasicUHP

Description: This zip describes a loop-back USB device port with one of the USB host ports. Includes main.html file for help. -This zip describes a loop-back USB device p ort with one of the USB host ports. Includes main . html file for help.
Platform: | Size: 28672 | Author: 张爽 | Hits:

[Video CaptureLiveVideo_src

Description: This an attempt to create an application which captures Live video from a Video capture device and USB attached WebCam all together in the same application. While developing my project, I needed to capture the video from various video devices including TV. Though, I found some source for capturing Video, it was not so efficient. So, that prompted me to develop my own independent application. Initially, “LiveVideo” detects the availability of the Video Capture card and whether WebCam is attached or not. Otherwise, it shows the message. Most of the API functions are used from DirectX SDK.-This an attempt to create an application Live which captures video from a Video capture d evice and USB WebCam all attached together in th e same application. While developing my projec t, I needed to capture the video from various video devices including TV. Though, I found some source for capturing video, it was not so efficient. So, that prompted me to develop my own independent a emissions. Initially, "LiveVideo" detects the availability of the Vi deo Capture card and whether WebCam is attached or not. Otherwise, it shows the message. Most of the API functions a re used from DirectX SDK.
Platform: | Size: 9216 | Author: 徐习文 | Hits:

[Driver DevelopMYcy7c68013usbdriver

Description: 本数据包提供基于CY7C68013的开发USB的设备驱动程序代码,-the packet-based development CY7C68013 USB device driver code,
Platform: | Size: 93184 | Author: lcc | Hits:

[OS programeject

Description: 对USB设备的管理操作,可以弹出USB设备.delphi-USB device management operation, USB devices can be activated. Delphi
Platform: | Size: 245760 | Author: 张敏 | Hits:

[Driver Developusb-driver

Description: 设备驱动可以理解为操作系统的一部分,对于一个特定的硬件设备来说,其对应的设备驱动是不同的。本系统要使用摄像头获取视频数据,所以编写摄像头驱动是必需得。我们选用的是OV公司系列摄像头,因为对于嵌入式开发,几乎没有通用的驱动程序可以用,不同的软硬件环境有其特殊性。本文档阐述的摄像头驱动是基于OMAP芯片和嵌入式Linux系统的。-device driver can be understood as part of the operating system for a specific hardware device, its counterpart device drivers are different. The use of the system to access video camera data, the preparation of camera is essential in driving. Our choices are the OV companies series camera, because for embedded development, almost no common driver can use different hardware and software environments are unique. This document set out the camera driver is based on the OMAP chips and embedded Linux system.
Platform: | Size: 1665024 | Author: 吴世华 | Hits:

[CSharpUSB-u-51

Description: 通用串行总线(USB Universal Serial Bus)是一种计算机与外部设备连接的新技术,相对于PC传统的串/并行接口,USB具有较高的数据传输率、即插即用、热插拔、易扩充和低成本等优点。从USB标准颁布以来的短时间内,USB已成为PC必备的标准接口。-Universal Serial Bus (USB Universal Serial Bus) is a computer and external device connectivity, the new technology, compared to traditional PC series/parallel interface, USB with high data transmission rate, Plug-and-Play, hot swap, easy expansion and low-cost advantages. USB standard from the short time since the promulgation, USB PC has become an essential standard interfaces.
Platform: | Size: 2048 | Author: aurora | Hits:

[Other Embeded programSL811_slave

Description: 采用SL811(工作在slave模式)实现USB设备的firmware参考源码。-use SL811 (in slave mode) to achieve the USB device firmware Participation source test.
Platform: | Size: 29696 | Author: 蒋攀峰 | Hits:

[Windows Develop2410USBdeivce

Description: USB是为主机软件和它的USB应用设备间的通信服务的,对客户与应用间不同的交互,USB设备对数据流有不同的要求。USB为此提供了更好的overall总线使用,它允许各种不同的数据流相互独立地进入一个USB设备。-USB for its mainframe software and USB applications of communications services, right between the client and the application of different interactive, USB devices for data streams have different requirements. USB to provide a better overall bus use, It allows a variety of data streams independent access to a USB device.
Platform: | Size: 317440 | Author: 李文欢 | Hits:

[USB develop51_USB_D12

Description: 51单片机控制D12 USB器件的完整源代码, keil工程文件,可以在周立功开发板上运行-51 MCU control D12 USB device complete source code, c51 engineering documents, in the weeks running meritorious development board
Platform: | Size: 84992 | Author: | Hits:

[Driver DevelopUSB2.0DRIVER

Description: USB2.0驱动开发,源代码, 有利于学习,平台cy68013-USB driver development, the source code is conducive to learning platform cy68013
Platform: | Size: 40960 | Author: 子尚 | Hits:

[OtherUSBdebug_1.2

Description: USBDEBUG是一款操作及其简单的USB调试工具软件。它能够快速准确的对USB设备进行数据的读写操作,可以实时监测从USB设备发来的数据。(目前只支持调试Philips公司的PDIUSBD12和ISP1581) -USBDEBUG is a simple operation and USB debugging tools. It can quickly and accurately to the right USB devices for data read and write operations, real-time monitoring from a USB device to the data. (Currently only supports debugging of PDIUSBD12 Philips and ISP 1581)
Platform: | Size: 269312 | Author: PPP | Hits:

[SCMmc9s12uf32

Description: 文件包含了开发motorola mc9s12uf32单片机一些源码。  1、USB device 实现  2、CF卡读取  3、SD卡读取  4、ATA硬盘读取-document contains a microcontroller development motorola mc9s12uf32 some source. A USB device to achieve two, three CF card read, SD Card Reader 4, ATA disk read
Platform: | Size: 74752 | Author: 马明 | Hits:

[Driver Developlibusb-win32-src-0.1.8.0.tar

Description: 一个在Windows环境下允许用户程序访问USB设备的接口库的源代码.-in a Windows environment allows users to visit procedures USB Device Interface library source code.
Platform: | Size: 67584 | Author: aolin | Hits:

[Software EngineeringUSB_FDD

Description: 本文的内容是从概念上介绍USB软驱固件设计的各个步骤,这些步骤中的重点在于USB设备的枚举,Mass Storage CBI协议/UFI命令的处理以及本设计中所采用的DataFlash AT45DB161B的读写。-the content of the paper is to introduce the concept of USB floppy drive firmware design of the various steps These steps will focus on the USB device enumeration. Mass Storage CBI agreements/UFI order processing and the design used by the DataF lash AT45DB161B literacy.
Platform: | Size: 491520 | Author: 6756 | Hits:

[Software EngineeringWritingDSPBIOSDeviceDriversforBlockIO

Description: This application note describes a method for developing block-oriented I/O device drivers for applications that use the DSP/BIOS real-time kernel and includes examples that run with Code Composer Studio v2.1 on the Texas Instruments TMS320C5402 and TMS320C6711 DSP Starter Kits (DSKs). The device driver model presented here has now been superceded with an updated version that supports not only block oriented devices, but also devices such as UARTs, PCI and USB buses and Multimedia cards. Documentation on the updated driver model as well as example drivers and source code can be found in the Device Driver Developer s Kit product now available for download from the TI Developer s Village.-This application note describes a method f or developing block-oriented I/O device drive rs for applications that use the DSP/BIOS real- time kernel and includes examples that run with Code Composer Studio v2.1 on the Texas Instrume nts TMS320C5402 and TMS320C6711 DSP Starter Ki ts (DSKs). The device driver model he presented 're has now been superceded with an updated version of on that supports not only block oriented device 's, but also devices such as UARTs, PCI and USB buses and Multimedia cards. Documen CVIM driver on the updated model as well as exa mple drivers and source code can be found in the D. evice Driver Developer's Kit product now availa ble for download from the TI Developer's Village .
Platform: | Size: 405504 | Author: 陈军辉 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net